Books Details
Author : Jayant Varma Pages : 183 pages Publisher : Apress Language :
ISBN-10 : 1484255151 ISBN-13 : 9781484255155
Books Descriptions
Dive into the world of developing for all of Apple platforms with SwiftUI,
Apple's new framework that makes writing applications faster and easier
with fewer lines of code. This book teaches the basics of SwiftUI to help
you write amazing native applications using XCode.For developers already
familiar with ReactNative, this book reviews the declarative, state-based
DSL that manages the UI and updates it automatically will feel just like
what they're used to. You'll see how SwiftUI reduces the number of lines
of code required to achieve the same effects by over 60% and provides a
much better experience. Like the announcement of Swift in 2014, SwiftUI
is expected to fundamentally change the way developing programmers
approach coding iPhone and iPad applications. This book examines how
SwiftUI lowers the entry barrier for developers to write amazing cross-
platform applications for iOS and iPadOS as well as WatchOS, Mac OS,
and TVOS. What You'll LearnWrite code in the new SwiftUI